HAL FLASH Constants

FLASH Error Code

group FLASH_Error_Code

Defines

HAL_FLASH_ERROR_NONE 0UL

No error during erase or operation

HAL_FLASH_ERROR_WRP (0x01UL << 1U)

Write protection error during operation

HAL_FLASH_ERROR_PGS (0x01UL << 3U)

Programming sequence error during operation

HAL_FLASH_ERROR_STRB (0x01UL << 5U)

Strobe error during operation

HAL_FLASH_ERROR_INC (0x01UL << 7U)

Inconsistency error during operation